PublicationOutput 2.5 GetNextPublishLogObjectChunkByIshLngRef [internal]
Retrieves the next chunk of the data object of the event identified by the detail Id.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services, making this parameter redundant. |
| plLngRef | Long | In | The language level identifier. |
| plPublishLogRef | Long | In | The unique identifier of the detail of the event. |
| plOffSet | Long | InOut | Indicates the position within the entire content. |
| piSize | Integer | InOut | The maximum number of bytes to be read from the entire content. |
| pbOutBytes | Blob | Out | Byte array with the requested chunk of the entire content. |